home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip Kasım 2000.iso / prog / veri / 03 / readme.txt < prev    next >
Encoding:
Text File  |  2000-09-01  |  3.2 KB  |  98 lines

  1.  
  2. Advanced ZIP Password Recovery 3.21
  3. =====================================================
  4. (c) 2000 Elcom Ltd (V.Katalov, A.Malyshev, I.Golubev)
  5.  
  6.  
  7. Contents
  8. --------
  9.  
  10.   Introduction
  11.   Requirements
  12.   Known bugs and limitations
  13.   Where to get the latest version
  14.  
  15.  
  16. Introduction
  17. ------------
  18.  
  19. This program (Advanced ZIP Password Recovery, or simply AZPR)
  20. can be used to recover the lost password for a ZIP archive. At
  21. the moment, there is no known method to extract the password
  22. from the compressed file, so the only available methods are
  23. "brute force", dictionary-based and known-plaintext attacks.
  24.  
  25. Well, there are a lot of programs like this around, but
  26. all of them have their own "pros" and "cons". Here is a brief
  27. list of AZPR's advantages:
  28.  
  29. - The program has a convenient user interface
  30. - The program is very fast: about two million passwords per
  31.   second (on Pentium II)
  32. - The program can work with archives containing only one 
  33.   encrypted file (at about the same speed)
  34. - Self-extracting archives are supported
  35. - The program is customizable: you can set the password length
  36.   (or length range), the character set to be used to generate
  37.   the passwords, and a couple of other options
  38. - You can select the custom character set for brute-force attack
  39.   (non-English characters are supported)
  40. - Dictionary-based attack is available
  41. - The "brute-force with mask" attack is available
  42. - The maximum password length is not limited (in registered
  43.   version)
  44. - Very fast known-plaintext attack is available
  45. - No special virtual memory requirements
  46. - You can interrupt the program at any time, and start from the
  47.   same point later
  48. - The program can work in the background, using the CPU only 
  49.   when it is in idle state
  50.  
  51. The next versions will have much more useful features, of
  52. course.
  53.  
  54.  
  55. Requirements
  56. ------------
  57.  
  58. - Windows 95 (any version), Windows 98, Windows NT 4.0 or
  59.   Windows 2000 running on Pentium CPU
  60. - 4 megabytes of RAM
  61. - about 1 megabyte of hard disk space
  62.  
  63.  
  64. Known bugs and limitations
  65. --------------------------
  66.  
  67. - If the archive contains only one encrypted fileand it is "stored"
  68.   (without compression, just with encryption) -- the performance might
  69.   be lower than expected, especially on large files, because decrypting
  70.   the whole file is required.
  71. - If the archive contains two or more encrypted files, the
  72.   program assumes that all of them are encrypted with the same
  73.   password.
  74.  
  75.  
  76. Where to get the latest version
  77. -------------------------------
  78.  
  79. The latest version of AZPR is always available from our web page
  80. at:
  81.  
  82. http://www.elcomsoft.com/azpr.html
  83.  
  84. Other password recovery products (for RAR and ARJ archives,
  85. Microsoft Access 95/97/2000 databases, Microsoft Word/Excel
  86. documents (all versions), VBA code (in Word/Excel/PowerPoint/Visio
  87. documents), Microsoft Outlook, Microsoft Money, Microsoft Backup,
  88. Lotus Organizer, Lotus 1-2-3, Lotus WordPro and Lotus Approach
  89. are available from our server at:
  90.  
  91. http://www.elcomsoft.com/prs.html
  92.  
  93. If you'd like to receive notifications about new releases of AZPR,
  94. please subscribe to our mailing list; mailing list archive and
  95. subscription information is available at:
  96.  
  97. http://azpr.listbot.com
  98.